// climits standard header (core)
#pragma once
#ifndef _CLIMITS_
#define _CLIMITS_
#ifndef RC_INVOKED

#include <yvals_core.h>

#include <limits.h>

#endif // RC_INVOKED
#endif // _CLIMITS_

/*
 * Copyright (c) by P.J. Plauger. All rights reserved.
 * Consult your license regarding permissions and restrictions.
V6.50:0009 */
